home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Fiszkowe programy do nauki / jMemorize 1.2.3 / jMemorize-1.2.3-setup.exe / jMemorize-1.2.3.exe / resource / text / translation_en.properties < prev    next >
Text File  |  2007-07-22  |  12KB  |  331 lines

  1. #
  2. # This is a translation file for jMemorize (http://www.riad.de/jmemorize)
  3. #
  4. # ------------------------------------------------------------------------------
  5. # Author:             Riad Djemili <jmemorize@riad.de>
  6. # Language:           English (en)
  7. # jMemorize-Version:  1.2.3
  8. # ------------------------------------------------------------------------------
  9. #
  10. # Notes:
  11. #   DESC is the text that will show up as tooltip.
  12. #   TITLE is the title of the new window / dialog.
  13.  
  14. # general
  15.  
  16. General.CATEGORY          = Category
  17. General.CREATED           = Created
  18. General.MODIFIED          = Modified
  19. General.EXPIRES           = Expires
  20. General.LAST_TEST         = Last Test
  21. General.DECK              = Deck
  22. General.DECKS             = Decks
  23. General.FRONTSIDE         = Frontside
  24. General.FLIPSIDE          = Flipside
  25. General.OKAY              = Okay
  26. General.APPLY             = Apply
  27. General.CANCEL            = Cancel
  28. General.ROOT_CATEGORY     = All
  29. General.GENERAL           = General
  30. General.PASSED            = Passed
  31. General.UNLEARNED         = Unlearned
  32. General.EXPIRED           = Expired
  33.  
  34. General.EMPTY_SIDES_ALERT       = You need to specify both card sides.
  35. General.EMPTY_SIDES_ALERT_TITLE = Bad card sides
  36.  
  37. # main frame
  38.  
  39. MainFrame.ABOUT              = About
  40. MainFrame.ABOUT_DESC         = About this application
  41.  
  42. MainFrame.ADD_CARD           = Add card
  43. MainFrame.ADD_CARD_DESC      = Add new card
  44.  
  45. MainFrame.ADD_CATEGORY       = Add category
  46. MainFrame.ADD_CATEGORY_DESC  = Add new category
  47. MainFrame.ADD_CATEGORY_INPUT = Enter the name of the new category that you want to create.
  48.  
  49. MainFrame.CATEGORY_TREE      = Category tree
  50. MainFrame.CATEGORY_TREE_DESC = Show/Hide category tree
  51.  
  52. MainFrame.COPY               = Copy
  53. MainFrame.CUT                = Cut
  54. MainFrame.PASTE              = Paste
  55. MainFrame.DELETE             = Delete
  56.  
  57. MainFrame.DELETE_CARDS_WARN       = You are about to delete {0} card(s). Do you want to continue?
  58. MainFrame.DELETE_CARDS_WARN_TITLE = Card Deletion
  59. MainFrame.DELETE_CATEGORY_WARN  = Deleting category {0} will delete {1} cards. Do you want to continue?
  60.  
  61. MainFrame.EDIT_CARD             = Edit card
  62. MainFrame.EDIT_CARD_DESC        = Edit and view card details
  63.  
  64. MainFrame.ERROR_TITLE           = Error
  65. MainFrame.ERROR_LOAD            = An error occured while loading file {0}.
  66. MainFrame.ERROR_SAVE            = An error occured while saving file {0}. Lesson has not been saved.
  67.  
  68. MainFrame.EXIT                  = Exit
  69. MainFrame.EXIT_DESC             = Exit application
  70.  
  71. MainFrame.FILE_FILTER_DESC      = jMemorize Lessons
  72. MainFrame.PDF_FILE_FILTER_DESC    = PDF - Portable Document Format (.pdf)
  73.  
  74. MainFrame.FIND                  = Find
  75. MainFrame.FIND_DESC             = Find cards
  76.  
  77. MainFrame.LEARN                 = Learn
  78. MainFrame.LEARN_DESC            = Start learning session with all unlearned and expired cards
  79.  
  80. MainFrame.MENU_FILE             = File
  81. MainFrame.MENU_EDIT             = Edit
  82. MainFrame.MENU_HELP             = Help
  83. MainFrame.MENU_LESSON           = Lesson
  84.  
  85. MainFrame.NEW                   = New
  86. MainFrame.NEW_DESC              = Create empty lesson
  87.  
  88. MainFrame.UNNAMED_LESSON        = New lesson
  89.  
  90. MainFrame.OPEN                  = Open
  91. MainFrame.OPEN_DESC             = Open lesson file
  92.  
  93. MainFrame.REMOVE_CATEGORY_TITLE = Category Deletion
  94. MainFrame.REMOVE_DESC           = Remove currently selected item(s)
  95.  
  96. MainFrame.RESET                 = Reset card
  97. MainFrame.RESET_DESC            = Reset card statistics
  98. MainFrame.RESET_WARN            = You are about to reset {0} card(s). Do you want to continue?
  99.  
  100. MainFrame.SAVE                  = Save
  101. MainFrame.SAVE_DESC             = Save lesson
  102. MainFrame.SAVE_AS               = Save as..
  103. MainFrame.SAVE_AS_DESC          = Save lesson as..
  104. MainFrame.SAVE_MODIFIED         = Lesson has been modified. Do you want to save before exiting?
  105.  
  106. MainFrame.IMPORT                = Import
  107.  
  108. MainFrame.EXPORT                = Export
  109. MainFrame.EXPORT_PDF            = Portable Document Format (*.pdf)
  110. MainFrame.EXPORT_RTF            = Rich Text Format (*.rtf)
  111. MainFrame.EXPORT_PDF_DESC       = Export to *.pdf
  112. MainFrame.EXPORT_RTF_DESC       = Export to *.rtf
  113. MainFrame.EXPORT_CLEAN          = Lesson without personal learn data
  114.  
  115. MainFrame.PREFERENCES           = Preferences
  116. MainFrame.PREFERENCES_DESC      = Set your preferences
  117.  
  118. MainFrame.CONFIRM_OVERWRITE_TITLE = Overwrite file?
  119. MainFrame.CONFIRM_OVERWRITE = File already exists. Do you want to overwrite it?
  120.  
  121. MainFrame.SELECT_CHARACTER_SET  = Please select the character set of the file.
  122. MainFrame.CHARACTER_SET         = Character set
  123.  
  124. # files
  125.  
  126. File.CSV                     = Comma Separated Values (*.csv)
  127. File.TSV                     = Tabular Separated Values (*.tsv)
  128.  
  129. # web sites
  130.  
  131. URL.HOMEPAGE                 = Homepage
  132. URL.MANUAL                   = User manual
  133. URL.FEATURE_TRACKER          = Feature tracker
  134. URL.BUG_TRACKER              = Bug tracker
  135.  
  136. # preferences
  137.  
  138. Preferences.USE_GZIP            = Compress lessons in GZIP format.
  139. Preferences.LANGUAGE            = Language
  140. Preferences.RESTART             = Your new language selection will appear the next time you start the application.
  141.  
  142. Preferences.FONT_SETTINGS       = Font settings
  143. Preferences.FONT                = Font
  144. Preferences.SIZE                = Size
  145. Preferences.PREVIEW             = Preview
  146.  
  147. # card table
  148.  
  149. CardTable.COLUMNS               = Columns
  150. CardTable.NO_DATE_DESC          = This card has never been tested.
  151. CardTable.NOT_LEARNED           = not learned
  152. CardTable.PATH                  = Path
  153. CardTable.SELECTED_CARDS        = Selected cards
  154.  
  155. # deck chart
  156.  
  157. DeckChart.CARDS              = Cards
  158. DeckChart.START_DECK         = Start Deck
  159. DeckChart.SUMMARY            = Summary
  160. DeckChart.EXPIRED_CARDS      = Expired Cards
  161. DeckChart.LEARNED_CARDS      = Learned Cards
  162. DeckChart.UNLEARNED_CARDS    = Unlearned Cards
  163.  
  164. Summary.LEARNED              = Learned
  165. Summary.FAILED               = Failed
  166. Summary.RELEARNED            = Relearned
  167. Summary.SKIPPED              = Skipped
  168.  
  169. # deck table
  170.  
  171. DeckTable.NEXT_DECK          = Next deck
  172. DeckTable.NEXT_DECK_DESC     = Display next deck.
  173. DeckTable.PREV_DECK          = Previous deck
  174. DeckTable.PREV_DECK_DESC     = Display previous deck.
  175.  
  176. # card editting
  177.  
  178. EditCard.DETAILS_RATIO       = Success ratio
  179. EditCard.DETAILS_HISTORY     = Learn History
  180.  
  181. EditCard.MODIFIED_WARN       = Card entries have been modified. Do you want to apply them before continuing?
  182. EditCard.MODIFIED_WARN_TITLE = Card has been modified.
  183.  
  184. EditCard.NEXT_CARD         = Next card
  185. EditCard.NEXT_CARD_DESC    = Display next card
  186.  
  187. EditCard.PREV_CARD         = Previous card
  188. EditCard.PREV_CARD_DESC    = Display previous card
  189.  
  190. EditCard.REMOVE_CARD       = Remove card
  191. EditCard.REMOVE_CARD_DESC  = Remove current card
  192.  
  193. EditCard.REMOVE_CARD_WARN  = Are you sure you want to delete this card?
  194. EditCard.REMOVE_CARD_WARN_TITLE = Card Deletion
  195.  
  196. EditCard.RESET_CARD        = Reset card
  197. EditCard.RESET_CARD_DESC   = Resets current card
  198. EditCard.RESET_CARD_WARN   = Resetting this card will move it back to the first deck.\nAre you sure?
  199.  
  200. EditCard.TAB_SIDES         = Sides
  201. EditCard.TAB_PROPERTIES    = Properties
  202.  
  203. # find tool
  204.  
  205. FindTool.FIND          = Search
  206. FindTool.BOTH_SIDES    = Both sides
  207. FindTool.MATCH_CASE    = Match case
  208. FindTool.RESULTS       = Results
  209. FindTool.SEARCH_TEXT   = Search text
  210. FindTool.SETTINGS      = Settings
  211.  
  212. # learn
  213.  
  214.  
  215. Learn.REMEMBER_THE_ANSWER    = Try to remember the answer
  216. Learn.DID_YOU_KNOW_ANSWER    = Did you know the correct answer?
  217. Learn.YES                    = Yes
  218. Learn.NO                     = No
  219.  
  220. Learn.CARD_COUNTER           = Card counter
  221. Learn.FLIPPED_CARD_SIDES     = Flipped card sides
  222. Learn.SHOW_ANSWER            = Show answer
  223. Learn.SHOW_CATEGORY          = Show category
  224. Learn.SKIP_CARD              = Skip card
  225. Learn.STOP                   = Stop learning
  226. Learn.TIMER                  = Timer
  227.  
  228. Learn.SESSION_RESULTS        = Session Results   
  229. Learn.CARD_PROGRESS          = Card Progress
  230. Learn.SESSION_PROGRESS       = Session Progress
  231.  
  232. # learn settings
  233.  
  234. LearnSettings.ADVANCED          = Advanced
  235. LearnSettings.SCHEDULING        = Scheduling
  236.  
  237. LearnSettings.CARDS_TO_LEARN    = Cards to learn
  238. LearnSettings.LEARN_UNLEARNED_EXPIRED = Learn all unlearned and expired cards.
  239. LearnSettings.LEARN_UNLEARNED   = Learn only unlearned cards.
  240. LearnSettings.LEARN_EXPIRED     = Learn only expired cards.
  241.  
  242. LearnSettings.CARDS_ORDER       = Cards order
  243. LearnSettings.SHUFFLE_CARDS     = Shuffle cards of all decks and categories.
  244. LearnSettings.GROUP_CARDS       = Group cards by categories while learning.
  245. LearnSettings.NATURAL_CATEGORY_ORDER = Show categories in fixed natural order.
  246. LearnSettings.RANDOM_CATEGORY_ORDER = Show categories in random order.
  247.  
  248. LearnSettings.DELIMITERS          = Delimiters
  249. LearnSettings.CARD_LIMIT          = Card limit
  250. LearnSettings.CARD_LIMIT_TEXT     = Restrict number of cards to test this session to card limit.
  251. LearnSettings.TIME_LIMIT          = Minute limit
  252. LearnSettings.TIME_LIMIT_TEXT     = End session when a certain time limit has been reached.
  253. LearnSettings.DONT_RETEST_FAILED  = Dont retest cards that have been failed in this session.
  254.  
  255. LearnSettings.SCHEDULE_PRESETS    = Schedule Presets
  256. LearnSettings.DELAY_AFTER_LEVEL   = Delay after level
  257. LearnSettings.DAYS                = Days
  258. LearnSettings.HOURS               = Hours
  259. LearnSettings.MINUTES             = Minutes
  260.  
  261. LearnSettings.SIDE_MODE           = Side mode
  262. LearnSettings.NORMAL_MODE         = Learn in normal mode.
  263. LearnSettings.FLIP_MODE           = Learn with flipped card sides.
  264. LearnSettings.RANDOM_MODE         = Learn in random mode with card sides being randomly flipped.
  265. LearnSettings.BOTH_MODE           = Learn each card side as often as specified.
  266.  
  267. LearnSettings.START         = Start Session\!
  268. LearnSettings.TITLE         = Learn settings
  269.  
  270. # new card
  271.  
  272. NewCard.ADD                 = Add
  273. NewCard.ADD_AND_NEXT        = Add and create next
  274.  
  275. NewCard.EDIT_RECENTLY       = Edit recently
  276. NewCard.EDIT_RECENTLY_DESC  = Edit recently created card
  277.  
  278. NewCard.NEW_WINDOW          = New window
  279. NewCard.NEW_WINDOW_DESC     = Open another new add card window
  280.  
  281. NewCard.TITLE               = Create Card
  282.  
  283. NewCard.CLOSE_WARN          = Warning
  284. NewCardManager.DISMISSED_WARN = Card data is about to get dismissed.\nDo you want to create the card before the window is closed?
  285.  
  286. # status bar
  287.  
  288. StatusBar.CARDS             = Cards
  289. StatusBar.EXPIRED           = Expired
  290. StatusBar.LEARNED           = Learned
  291. StatusBar.UNLEARNED         = Unlearned
  292. StatusBar.PARTIAL           = Partially learned
  293.  
  294. StatusBar.LEARNING_CATEGORY = Learning category
  295. StatusBar.CARDS_LEFT        = Cards left
  296.  
  297. # strategy
  298.  
  299. Strategy.LINEAR_DEFAULT_SCHEDULE  = Linear (Default)
  300. Strategy.CONSTANT_SCHEDULE        = Constant
  301. Strategy.EXPONENTIAL_SCHEDULE     = Exponential
  302. Strategy.QUADRATIC_SCHEDULE       = Quadratic
  303. Strategy.CRAM_SCHEDULE            = Cram
  304. Strategy.CUSTOM_SCHEDULE          = Custom
  305.  
  306. # time related
  307.  
  308. Time.DAYS               = days
  309. Time.ONE_DAY            = one day
  310. Time.HOURS              = hours
  311. Time.ONE_HOUR           = one hour
  312. Time.MINUTES            = minutes
  313. Time.ONE_MINUTE         = one minute
  314. Time.SECONDS            = seconds
  315.  
  316. Time.PASSED             = passed
  317.  
  318. Time.IN                 = in {0}
  319. Time.AGO                = {0} ago
  320.  
  321. # learn history
  322.  
  323. History.TITLE = History
  324. History.ACTION = Show history
  325. History.RECENT = Recent sessions
  326. History.BY_DATE = Sessions by date
  327. History.BY_WEEK = Sessions by week
  328. History.BY_MONTH = Sessions by month
  329. History.BY_YEAR = Sessions by year
  330. History.SESSION_DURATION = Session Length
  331.